From: Adrian Robert Date: Fri, 18 Sep 2009 21:16:28 +0000 (+0000) Subject: Update comment for HAVE_NS code in font_find_for_lface(). X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~7051 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=7107c29e11f8372115fb9933bafd12e40be69163;p=emacs.git Update comment for HAVE_NS code in font_find_for_lface(). --- diff --git a/src/font.c b/src/font.c index cfc48523d12..6619abe6081 100644 --- a/src/font.c +++ b/src/font.c @@ -3395,6 +3395,7 @@ font_find_for_lface (f, attrs, spec, c) { Lisp_Object alters = Fassoc_string (val, Vface_alternative_font_family_alist, + /* Font family names are case-sensitive under NS. */ #ifndef HAVE_NS Qt #else